Learn R Programming

miRNAmeConverter (version 1.0.2)

currentVersion<-: Set current version

Description

Set the highest version that is supported by the package.

Usage

currentVersion(this) <- value

Arguments

this
Object of class ''
value
A numeric value

Value

  • Object of class ''

Details

The value for the highest version is a static variable. It is initialized in the initialization method when an instance of a MiRNANameConverter class is created.